win32 printing: Stop using gtk_events_pending
authorMatthias Clasen <mclasen@redhat.com>
Mon, 10 Feb 2020 00:27:59 +0000 (19:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 10 Feb 2020 04:11:49 +0000 (23:11 -0500)
commit9eeeb631cacc351e5ce40279c19f0c4a974e5996
tree9a9f8790fbf877acc4340bb7da8e4da461668859
parent07988fc17f46b0b618e9ec5badb7b68d94b1c1fd
win32 printing: Stop using gtk_events_pending

Just use the GMainContext API directly.
gtk/gtkprintoperation-win32.c